From: Richard M. Stallman Date: Wed, 4 Sep 1996 17:29:23 +0000 (+0000) Subject: (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~82940 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=64757025620e8cb879f903ffae98afef30715427;p=emacs.git (LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm --- diff --git a/src/s/sol2.h b/src/s/sol2.h index b4e47278993..f4e0891dd1c 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -24,5 +24,5 @@ #endif /* GCC */ #undef LIBS_SYSTEM -#define LIBS_SYSTEM -lsocket -lnsl -lelf -lkvm +#define LIBS_SYSTEM -lsocket -lnsl -lkstat #define HAVE_VFORK